XIQS Update User Rights

From IQsimWiki

Jump to: navigation, search

XIQS Update User Rights - User Management

Description
updateXIQSUserRights ( long user id, string user right , [ .... ] )
Update a user right list of value. A user right is case insensitive and can only have one of the three values "" (empty), "r" (read only), "w" (read and write).
A parameter of the list must have the following form of : <user_right>='<value>'

Example: priceplan='W'

Parameters
users
Update rights on this object type (one of 'w'/'r'/)
rack
Update rights on this object type (one of 'w'/'r'/)
device
Update rights on this object type (one of 'w'/'r'/)
port
Update rights on this object type (one of 'w'/'r'/)
card
Update rights on this object type (one of 'w'/'r'/)
partition
Update rights on this object type (one of 'w'/'r'/)
manager
Update rights on this object type (one of 'w'/'r'/)
settings
Update rights on this object type (one of 'w'/'r'/)
license
Update rights on this object type (one of 'w'/'r'/)
topup
Update rights on this object type (one of 'w'/'r'/)
priceplan
Update rights on this object type (one of 'w'/'r'/)
transferplan
Update rights on this object type (one of 'w'/'r'/)
portgroup
Update rights on this object type (one of 'w'/'r'/)
cardgroup
Update rights on this object type (one of 'w'/'r'/)
allocrule
Update rights on this object type (one of 'w'/'r'/)
hbs
Update rights on this object type (one of 'w'/'r'/)
msgserver
Update rights on this object type (one of 'w'/'r'/)
userlog
Update rights on this object type (one of 'w'/'r'/)
cardevent
Update rights on this object type (one of 'w'/'r'/)
callmgr
Update rights on this object type (one of 'w'/'r'/)
monitor
Update rights on this object type (one of 'w'/'r'/)
routing
Update rights on this object type (one of 'w'/'r'/)
sipdevice
Update rights on this object type (one of 'w'/'r'/)
sipdevicegrp
Update rights on this object type (one of 'w'/'r'/)
campaign
Update rights on this object type (one of 'w'/'r'/)
Return Values
Integer OK - 1
Error Data structure ( Error Management )
Possible failure code returns
See Also
getXIQSUserRights
Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List